Graphic Layer Schema
COMMENTS Element
See Also  Send comments on this topic.
Graphic Layer Schema : COMMENTS Element

Glossary Item Box

Description

Used to store comments for a layer.

Diagram

COMMENTS Element

Overview

COMMENTS
Used to store comments for a layer.

Remarks

Stores the text that is entered for a layer in the Comments section of the Information tab in the Layer Properties dialog box.; Can also be read or set with the Comments property of the Layer object. Can also be read or set with the Comments property of the Layer object.

Examples

Map with one shapefile layer and one image layer

Source

<xs:element name="COMMENTS" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Used to store comments for a layer.</xs:documentation>
  </xs:annotation>
</xs:element>

See Also

© 2013 All Rights Reserved.